home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Freeware / Programare / highlight / highlight-W32GUI-2.2-10b-Setup.exe / {app} / langDefs / amtrix.lang < prev    next >
Text File  |  2004-07-06  |  2KB  |  44 lines

  1. # AMTrix language definition file
  2. #
  3. # Author: AndrΘ Simon
  4. #   Mail: andre.simon1@gmx.de
  5. #   Date: 02.03.2003
  6. # ------------------------------------------
  7. # This file is a part of highlight, a free source code converter released under the GPL.
  8. #
  9. # The file is used to describe keywords and special symbols of programming languages.
  10. # See README in the highlight directory for details.
  11. #
  12. # New definition files for future releases of highlight are always appreciated ;)
  13. #
  14. # ----------
  15. # andre.simon1@gmx.de
  16. # http:/www.andre-simon.de/
  17.  
  18.  
  19. $KW_LIST(kwa)=argument amtrix_logid and append arg_list arg_opt argumentcount arraysize as
  20. assignment  begin binary bit_and bit_not bit_or bit_shift bit_xor block bounded break by
  21. call case catch center char charset close comments commit composite conditional constant
  22. constants continue control convert copy count currentdate data database date debug declare
  23. delete destination dir_close dir_open dir_read dir_rewind edi edi_charset edi_read_charset
  24. edi_read_interchange edi_truncate element else error exec execute exit export expressions
  25. file float for format from from_iso8859 function getopt group if import include input
  26. insert integer into left lock log logid loop mandatory module move ndec nolog on open
  27. optdta_read optdta_write optional or order others output pragma print raw_close raw_flush
  28. raw_open raw_read raw_seek raw_tell raw_write read readtag receive regexp relation release
  29. repeat reserved return right rollback scan segment select send sequence set sleep source
  30. sourcefile sourceline sourcemodule sourceprocedure split sql statement str_field
  31. str_fields str_lower str_upper strcnv strfield strfields string strlen strmid sub switch
  32. system table text throw to to_iso8859 trunc truncate try type types unbounded unique_id
  33. unique_name unlock update values variable variables while when where work writetag
  34.  
  35. $STRINGDELIMITERS="
  36.  
  37. $SL_COMMENT=#
  38.  
  39. $ML_COMMENT=/* */
  40.  
  41. $IGNORECASE=true
  42.  
  43. $SYMBOLS= ( ) [ ] { } , ; : & | < > !  = / *  %  + -
  44.